listObj.getAllErrors Method
/documentation/pages/Ref/Client_Api/UX/list object methods/getAllErrors Method.xml
Returns all errors that occurred when synchronizing a List.
Dynamically Repopulating a Spin List Control
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Data Controls/Spin List/Dynamically repopulating a Spin List.xml
If the Spin List control is based on static data, it can be dynamically repopulated at run-time using JavaScript
TLS/SSL Settings
/documentation/pages/Guides/Application Server/Server Settings/SSL.xml
Options for configuring TLS/SSL support on the Application Server.
3: Global Properties
/documentation/pages/Guides/Genies/Flying Start Genie/Global properties/index.xml
Specify global properties for both the Grid and Tabbed UI Components generated by the Flying Start Genie. These properties apply to all components created by the genie.
A5.SpinList.populate Method
/documentation/pages/Ref/Client_Api/A5/SpinList_class/populate Method.xml
Populate the spin list with new data.
Server-side Action Scripting
/documentation/pages/Guides/Xbasic/Xbasic Action Scripting/index.xml

Server-side action scripting is used in components to perform various sever-side tasks, such as submitting data to tables or validating secruity values.

Xbasic Arrays
/documentation/pages/Ref/Xbasic/Xbasic_Arrays.xml
To store a series of data values of the same data type together under the same variable name, declare the variable as an array. Arrays are useful for collecting and processing lists of information. They must be explicitly defined with the *[xb:DIM]* statement before they are used. The declaration must include the Array Size which is the maximum number of data elements the array will contain.
Date.getParts Method
/documentation/pages/Ref/Client_Api/Javascript Extensions/Date/getParts Method.xml
The parts that make up the date.
Supported Portable SQL Syntax
/documentation/pages/Guides/Databases/Working with SQL/Supported Portable SQL Syntax.xml
Overview of supported SQL syntax in portable SQL queries.
Custom
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/Data/List Properties/listprops/Data Source/Custom/index.xml
Settings defining the Xbasic and optional JavaScript functions to call to populate a List control based on a custom data source.